A B C D E G I L M N O P Q R S T U V W

P

Patient - class observations.Patient.
Patient Represents a patient with all associated data and grants retrieval of phenomena, measurements and observations.
Patient(String) - Constructor for class observations.Patient
Default constructor constructs a new patient object with name.
PatientTest - class test.PatientTest.
PatientTest JUnit test.
PatientTest(String) - Constructor for class test.PatientTest
Constructor for PatientTest.
Phenomenon - class observations.Phenomenon.
Phenomenon Is a particular phenomenon like 'high' or 'obese'.
Phenomenon() - Constructor for class observations.Phenomenon
Default constructor for phenomenon.
Phenomenon(String) - Constructor for class observations.Phenomenon
Constructs a new phenomenon object.
Phenomenon(String, PhenomenonType) - Constructor for class observations.Phenomenon
Constructs a new phenomenon object with a particular type.
PhenomenonTest - class test.PhenomenonTest.
PhenomenonTest JUnit test.
PhenomenonTest(String) - Constructor for class test.PhenomenonTest
Constructor for PhenomenonTest.
PhenomenonType - class observations.PhenomenonType.
PhenomenonType Is a particular type of phenomenon, e.g.
PhenomenonType(String) - Constructor for class observations.PhenomenonType
Constructs a PhenomenonType object with name.
PhenomenonTypeTest - class test.PhenomenonTypeTest.
PhenomenonTypeTest JUnit test.
PhenomenonTypeTest(String) - Constructor for class test.PhenomenonTypeTest
Constructor for PhenomenonTypeTest.
persist() - Method in class observations.Patient
Registers a patient, means saves patient to memory.
persist() - Method in class observations.Phenomenon
Saves the phenomenon.
persist() - Method in class observations.PhenomenonType
Saves the type to main memory.
persist() - Method in class observations.Unit
Saves a new unit.

A B C D E G I L M N O P Q R S T U V W